Fix a tag mismatch in the docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 23:15:43 +0000 (18:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 23:18:34 +0000 (18:18 -0500)
gtk/gtkcssprovider.c

index 46303bebe550b87de2a645ad160b1cb3fca2b2c3..c318ec9a14a72c84b635173f13e540713d17a613 100644 (file)
@@ -53,7 +53,7 @@
  * falling back to
  * <filename><replaceable>datadir</replaceable>/share/themes/<replaceable>theme-name</replaceable>/gtk-3.0/gtk.css</filename>,
  * where <replaceable>theme-name</replaceable> is the name of the current theme
- * (see the #GtkSettings:gtk-theme-name setting) and <replaceable>datadir</datadir>
+ * (see the #GtkSettings:gtk-theme-name setting) and <replaceable>datadir</replaceable>
  * is the prefix configured when GTK+ was compiled, unless overridden by the
  * <envar>GTK_DATA_PREFIX</envar> environment variable.
  * </para>